From eb6db96392cadd3143675d7597828984716648ef Mon Sep 17 00:00:00 2001 From: oliskoli Date: Tue, 13 Jun 2006 22:19:20 +0000 Subject: [PATCH] Fix description of nuketypes example. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2154 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/filters/nuketypes.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gpsbabel/xmldoc/filters/nuketypes.xml b/gpsbabel/xmldoc/filters/nuketypes.xml index c0a26c40a..824f20d56 100644 --- a/gpsbabel/xmldoc/filters/nuketypes.xml +++ b/gpsbabel/xmldoc/filters/nuketypes.xml @@ -8,9 +8,9 @@ removing all the data of any or all of those three types. If you have a GPX file that contains routes, tracks, and waypoints and you want a GPX file that contains only tracks, -you may use this filter to remove the waypoints with this command: +you may use this filter to remove the waypoints and the routes +with this command: gpsbabel -i gpx -f bigfile.gpx -x nuketypes,waypoints,routes -o gpx -F tracksonly.gpx - - + -- 2.30.2